From cba47af6d9c89e3acf31588cd7c084093f5f409c Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Wed, 13 Nov 2002 23:35:10 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e44989d92d0..7f8a032cd0a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2002-11-14 Kim F. Storm + + * textmodes/fill.el (fill-nobreak-invisible): New var. + (fill-nobreak-p): Test it; return t if set and point invisible. + (fill-newline): Test it; remove invisible prop on newline if set. + + * info.el (Info-fontify-node): New local list paragraph-markers. + Record markers for mangled *note references on that list. + When done, go back through those markers and fill each mangled + paragraph with `fill-nobreak-invisible' let-bound to t. + Don't use `display' property; insert "see" directly in buffer. + 2002-11-13 Andre Spiegel * vc-rcs.el (vc-rcs-registered): Improve comment. -- 2.30.2